CAN Gateway code example  v1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
GwParam_s Struct Reference

Definition of structure with CAN Gateway's parameters. More...

Public Attributes

unsigned long idDevice
 ID of the device.
 
unsigned long idCh1
 ID of the CAN CH1.
 
unsigned long idCh2
 ID of the CAN CH2.
 
unsigned long idFilterCh1
 ID of the filter for CAN CH1.
 
unsigned long idFilterCh2
 ID of the filter for CAN CH2.
 
unsigned long baudCh1
 Baud rate of CAN CH1.
 
unsigned long baudCh2
 Baud rate of CAN CH2.
 
bool activeCh1
 CAN CH1 active status.
 
bool activeCh2
 CAN CH2 active status.
 

Detailed Description

Definition of structure with CAN Gateway's parameters.

Definition at line 32 of file cangw.cpp.


The documentation for this struct was generated from the following file: